home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / extra_2 / esb10.zip / INSTALL.INF < prev    next >
INI File  |  1995-10-29  |  3KB  |  94 lines

  1. [SYSTEM]
  2. BackGround = 0                 ;CHANGED: Instead of On or OFF, now requires
  3. CPURequired = 286              ;         a 1 for on and 0 for off.
  4. DosVerRequired = 320
  5. ;VideoRequired = 4              ;NEW: Comments can be added like these by
  6. ConvMemRequired = 400          ;     using a semi-colon (;), or whole lines
  7. ;ExtMemRequired = 0            ;<--  can be disabled from the program if
  8.                                ;     they are not needed.
  9.  
  10. FailOnCPU = 1                  ;NEW: 1 = If system does not meet this
  11. FailOnDOSVer = 1               ;     minimum requirement, stop install.
  12. FailOnVideo = 1                ;     0 = Continue with install.
  13. FailOnConvMem = 1              ;     Program will show a warning message
  14. FailOnExtMem = 0               ;     for each either way.
  15.  
  16. UnZipFileName = unzip.exe      ;NEW: Set name of unzip utility for ZIP files.
  17. [END]                          ;     FREEWARE unzip utility now included in
  18.                                ;     registered version.
  19.  
  20. [SCREEN]
  21. Foreground = 8
  22. Background = 7
  23. FillCharacter = 176
  24. [END]
  25.  
  26.  
  27. [WINDOW]
  28. Foreground = 7
  29. Background = 1
  30. Border = 0
  31. TextColor = 7                  ;NEW: Set the colors for the text screens
  32. TitleColor = 11                ;     and the titles on the install screen
  33. [END]
  34.  
  35.  
  36. [MAINFILES]
  37. Electronic Sign In Board - Program files * 154000
  38. 1 * esbprog.zip
  39. c:\esb                         ;                      
  40. [END]                          ;NEW: Copy files listed in a .LST file to
  41.                                ;     a destination directory.
  42.  
  43. [SUBFILES]
  44. Electronic Sign In Board - Data Files * 4000
  45. 1 * esbdata.zip
  46. c:\esb
  47. [END]
  48.  
  49.  
  50. [AUTOEXEC.BAT]
  51. [END]
  52.  
  53.  
  54. [CONFIG.SYS]
  55. [END]
  56.  
  57.  
  58. [RUNCOMMAND]
  59. esb.exe
  60. [END]
  61.  
  62.  
  63. [INTROTEXT]
  64.  
  65.                     ~TThe Electronic Sign In Board!~t
  66.  
  67.   ~F15Thank you~f for evaluating this program. The ~TElectronic Sign
  68.   in Board~t is for the busy office where you need to keep track of
  69.   other employees.  It lets you know immediatly the status of a co-
  70.   worker so you do not wast time looking for them!
  71.   The
  72.  
  73.   ~F15FEATURES:~f The SIGN IN BOARD, the ability to add your own
  74.   status codes, the ability to customize the environment, and the
  75.   search screen for busy operators.
  76.  
  77. [END]
  78.  
  79. [INSTALLTEXT]
  80. [END]
  81.  
  82. [EXITTEXT]
  83.  
  84.  Press enter to try the Electronic Sign In Board.  If you like
  85.  it please print the REGISTER.TXT file or call the toll free
  86.  number to register by Credit Card.  You can get this information
  87.  by choosing the Register option from the pull down menu.   But
  88.  first check out the "Board".  You can add your own employees
  89.  and status's
  90.  
  91.  Thanks again for evaluating The Electronic Sign In Board!
  92.  
  93. [END]
  94.